home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / programming / amiga / muibuilder / mb / developer / c / sources_gencodec / gencodec.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-10-29  |  151 b   |  4 lines

  1. #include <exec/types.h>
  2. #include "GenCodeCGUI.h"
  3.  
  4. void GenerateCode(struct ObjApp *App,char *H_Header_Text,char *C_Header_Text,char *Main_Header_Text);